home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / dskut / crc113.zip / OTHER.PGM < prev    next >
Text File  |  1990-01-03  |  3KB  |  65 lines

  1. Here's an updated list of my free programs as of 01/03/90:
  2.  
  3. CAL100
  4. ------
  5. CAL - Calendar v1.00 - 06/03/89 - A simple, pop-up calendar display program
  6. that can be used as a sort of perpetual calendar.  Valid years range from
  7. 0001 to 9999 (arbitrary).  This program is NOT memory-resident.  Scroll
  8. through the different months and years.  Although the executable file is
  9. stand-alone, I don't consider this to be a complete program.  I've
  10. contemplated using the included routines as the starting point for a
  11. scheduling program, for example.  Source code included.
  12.  
  13. CRC113
  14. ------
  15. CRC-M2 - Cyclic Redundancy Checker v1.13 - 01/03/90 - Rewritten in C and
  16. assembly, this version has been optimized for size and speed.  Displays
  17. both 16- and 32-bit CRC values of files selected from the command line.
  18. 16-bit CRC same as for ARC, LZH, LZS, PAK and ZOO files.  32-bit CRC same
  19. as for ZIP.  Wildcards and multiple filespecs supported.  Also includes the
  20. source and executable for a pure C version of this program.
  21.  
  22. DDEL124
  23. -------
  24. DIRDEL - Directory Delete v1.24 - 07/15/89 - This program will remove
  25. entire subdirectory trees from your hard disk - even those containing
  26. read-only, hidden and system files and directories.  It will even delete
  27. the current directory.  The executable file for this version is
  28. significantly smaller than before.  Source code included.
  29.  
  30. FIX301
  31. ------
  32. FIX - File Fix v3.01 - 09/03/89 - A binary editor which allows easy editing
  33. of any file regardless of attributes.  Searches available from within a
  34. file:  1) text search, with wildcard support and 2) byte search, which can
  35. find arbitrary sequences of bytes specified by the user, including nulls,
  36. machine code and binary data.  Also includes a scroll bar indicating
  37. relative file position, file header support and 256-byte default records.
  38.  
  39. FND106
  40. ------
  41. FFIND - File Finder v1.06 - 07/31/89 - This program will find any file or
  42. subdirectory on your hard disk, including hidden and system files.
  43. Wildcards are accepted.  Improvements to this version include an overall
  44. increase in speed and a smaller executable filesize.  Source code included.
  45.  
  46. RV223
  47. -----
  48. RView - Archive Directory Lister & Utility v2.23 - 11/23/89 - Directory
  49. lister & utility for ARC LZH LZS PAK ZIP ZOO.  Subdirectory search option
  50. turns RV into a file finder for archives and their members.  Converts
  51. self-extracting archives to normal archives and resets archive dates/times.
  52. Strips excess bytes from ends of LZH/ZIP files.  Shows extraction disk
  53. space required.  Sorts ZIP files on disk.  New option to help identify
  54. pre-implode ZIP files has been added.
  55.  
  56. ZFV100
  57. ------
  58. ZFV - ZIP Format View v1.00 - 12/25/89 - Allows you to see how a ZIP file
  59. is laid out on disk.  Uses windowing to step down to lower levels of
  60. detail.  Displays record offsets and most field values, including their
  61. interpretation.  Admittedly, this program isn't for everyone.  For the
  62. curious and those with a need to know, however, this program displays
  63. technical data on actual ZIP files that I haven't seen in any other
  64. program.  There are no switches.  Usage: ZFV zipfile
  65.